home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / SCRIPTZ / IDLE.ZIP / IDLETAG.CMD < prev    next >
OS/2 REXX Batch file  |  1996-05-25  |  2KB  |  7 lines

  1. iwtagon1 /timer $+ %iwtimer 1 %iwlimit /msg $!me =IW=> IdleWatcher reports that  $$1  was idle on # from $time until $!time | /auser =321 $1 | /write -il1 \mirc\idletmr.log $1 /timer $+ %iwtimer off | /inc -q %iwtimer 1 | /echo =IW=> IdleWatcher activated for = $1 = on #
  2. iwtagon2 /timer $+ %iwtimer 1 %iwlimit /msg $!me =IW=> IdleWatcher reports that  $$2  was idle on # from $time until $!time | /auser =321 $2 | /write -il1 \mirc\idletmr.log $2 /timer $+ %iwtimer off | /inc -q %iwtimer 1 | /echo =IW=> IdleWatcher activated for = $2 = on # 
  3. iwtagon3 /timer $+ %iwtimer 1 %iwlimit /msg $!me =IW=> IdleWatcher reports that  $$3  was idle on # from $time until $!time | /auser =321 $3 | /write -il1 \mirc\idletmr.log $3 /timer $+ %iwtimer off | /inc -q %iwtimer 1 | /echo =IW=> IdleWatcher activated for = $3 = on #
  4. iwmtagon /timer $+ %iwtimer 1 %iwlimit /msg $!me =IW=> IdleWatcher reports that  $$?="Enter nick to be tagged for IdleWatching:"  was idle on # from $time until $!time | /auser =321 $! | /write -il1 \mirc\idletmr.log $! /timer $+ %iwtimer off | /inc -q %iwtimer 1 | /echo =IW=> = $! = tagged for IdleWatching on # | /echo $read -s#idlekick \grpreadr.txt | /echo $read -s#idleguard \grpreadr.txt
  5. iwmtagon2 /timer $+ %iwtimer 1 %iwlimit /msg $!me =IW=> IdleWatcher reports that  $$?="Another nick to be tagged for IdleWatching?"  was idle on # from $time until $!time | /auser =321 $! | /write -il1 \mirc\idletmr.log $! /timer $+ %iwtimer off | /inc -q %iwtimer 1 | /echo =IW=> = $! = tagged for IdleWatching on # | /echo $read -s#idlekick \grpreadr.txt | /echo $read -s#idleguard \grpreadr.txt
  6. iwrmtagon /timer $+ %iwtimer 1 %iwlimit /msg $!me =IW=> IdleWatcher reports that  $parm1  was idle from $time until $!time | /auser =321 $parm1 | /write -il1 \mirc\idletmr.log $parm1 /timer $+ %iwtimer off | /inc -q %iwtimer 1
  7.